subject object
http://www.openlinksw.com/virtrdf-data-formats#sql-varchar
" (case (coalesce (^{datatype-of-tree}^, 'http://www.w3.org/2001/XMLSchema#string')) when 'http://www.w3.org/2001/XMLSchema#string' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sql-nvarchar
" (case (coalesce (^{datatype-of-tree}^, 'http://www.w3.org/2001/XMLSchema#string')) when 'http://www.w3.org/2001/XMLSchema#string' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sinv-iid
" /* sinv-iid?! */"
http://www.openlinksw.com/virtrdf-data-formats#sinv
" /* sinv?! */"
http://www.openlinksw.com/virtrdf-data-formats#default-iid
" NULL"
http://www.openlinksw.com/virtrdf-data-formats#sql-varchar-uri
" NULL"
http://www.openlinksw.com/virtrdf-data-formats#sql-varchar-literal
" NULL"
http://www.openlinksw.com/virtrdf-data-formats#singlepart-uri-fn
" NULL"
http://www.openlinksw.com/virtrdf-data-formats#singlepart-literal-fn
" NULL"
http://www.openlinksw.com/virtrdf-data-formats#sql-varchar-fixedlang-x-any
" ^{sqlval-of-tree}^^{as-name}^"
http://www.openlinksw.com/virtrdf-data-formats#sql-nvarchar-fixedlang-x-any
" ^{sqlval-of-tree}^^{as-name}^"
http://www.openlinksw.com/virtrdf-data-formats#zeropart-uri
"1 /*zeropart*/"
http://www.openlinksw.com/virtrdf-data-formats#zeropart-literal
"1 /*zeropart*/"
http://www.openlinksw.com/virtrdf-data-formats#zeropart-uri-fn-nullable
"1 /*zeropart*/"
http://www.openlinksw.com/virtrdf-data-formats#zeropart-literal-fn-nullable
"1 /*zeropart*/"
http://www.openlinksw.com/virtrdf-data-formats#sql-doubleprecision
" (case (^{datatype-of-tree}^) when 'http://www.w3.org/2001/XMLSchema#double' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sql-varchar-dt
" ^{sqlval-of-tree}^^{as-name-0}^^{comma-cut}^(^{datatype-of-tree}^)^{as-name-1}^"
http://www.openlinksw.com/virtrdf-data-formats#sql-nvarchar-dt
" ^{sqlval-of-tree}^^{as-name-0}^^{comma-cut}^(^{datatype-of-tree}^)^{as-name-1}^"
http://www.openlinksw.com/virtrdf-data-formats#sql-numeric
" (case (^{datatype-of-tree}^) when 'http://www.w3.org/2001/XMLSchema#numeric' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sql-longvarbinary
" (case (^{datatype-of-tree}^) when 'http://www.w3.org/2001/XMLSchema#octetStream' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sql-datetime
" (case (^{datatype-of-tree}^) when 'http://www.w3.org/2001/XMLSchema#dateTime' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sql-integer
" (case (^{datatype-of-tree}^) when 'http://www.w3.org/2001/XMLSchema#integer' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sql-varchar-lang
" ^{sqlval-of-tree}^^{as-name-0}^^{comma-cut}^(^{language-of-tree}^)^{as-name-1}^"
http://www.openlinksw.com/virtrdf-data-formats#sql-nvarchar-lang
" ^{sqlval-of-tree}^^{as-name-0}^^{comma-cut}^(^{language-of-tree}^)^{as-name-1}^"
http://www.openlinksw.com/virtrdf-data-formats#sql-time
" (case (^{datatype-of-tree}^) when 'http://www.w3.org/2001/XMLSchema#time' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#sql-date
" (case (^{datatype-of-tree}^) when 'http://www.w3.org/2001/XMLSchema#date' then ^{sqlval-of-tree}^ else NULL end)"
http://www.openlinksw.com/virtrdf-data-formats#multipart-uri-fn-nullable
"^{comma-list-begin}^ ^{custom-verbatim-1}^_INV_^{N1}^ (^{tree}^)^{as-name-N}^^{end}^"
http://www.openlinksw.com/virtrdf-data-formats#multipart-literal-fn-nullable
"^{comma-list-begin}^ ^{custom-verbatim-1}^_INV_^{N1}^ (^{tree}^)^{as-name-N}^^{end}^"
http://www.openlinksw.com/virtrdf-data-formats#multipart-uri
"^{comma-list-begin}^ __spfinv (^{tree}^, ^{custom-string-1}^, 2^{opt-comma-arg-dtps}^)[^{N}^]^{as-name-N}^^{end}^"
http://www.openlinksw.com/virtrdf-data-formats#multipart-literal
"^{comma-list-begin}^ __spfinv (^{tree}^, ^{custom-string-1}^, 2^{opt-comma-arg-dtps}^)[^{N}^]^{as-name-N}^^{end}^"
http://www.openlinksw.com/virtrdf-data-formats#default
" DB.DBA.RDF_MAKE_OBJ_OF_TYPEDSQLVAL (^{sqlval-of-tree}^, __i2id(^{datatype-of-tree}^), ^{language-of-tree}^)"